Vcenter NamespaceManagement Clusters Stats
The Vcenter NamespaceManagement Clusters Stats schema contains the basic Supervisor runtime statistics.
This schema was added in vSphere API 7.0.0.0.
{
"cpu_used": 0,
"cpu_capacity": 0,
"memory_used": 0,
"memory_capacity": 0,
"storage_used": 0,
"storage_capacity": 0
}
CPU consumed by the Supervisor and its workloads across all hosts in megahertz (MHz).
This property was added in vSphere API 7.0.0.0.
Maximum reservable CPU capacity for a Supervisor and its workloads in megahertz (MHz). This value is capped by the maximum physical CPU capacity of all hosts participating in the Supervisor or any limits present on Supervisor resource pools.
This property was added in vSphere API 7.0.0.0.
Host memory consumed by a Supervisor and its workloads in mebibytes (MiB).
This property was added in vSphere API 7.0.0.0.
Maximum reservable memory capacity for a Supervisor and its workloads in mebibytes (MiB). This value is capped by the maximum physical memory capacity of all hosts participating in the Supervisor or any limits present on Supervisor resource pools.
This property was added in vSphere API 7.0.0.0.
Storage committed by all participating Supervisor storage policies in mebibytes (MiB).
This property was added in vSphere API 7.0.0.0.
Capacity of all datastores backing all participating Supervisor storage policies in mebibytes (MiB).
This property was added in vSphere API 7.0.0.0.